home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / boot / menus / boothdd1.scn < prev    next >
Encoding:
Text File  |  2004-09-10  |  192 b   |  12 lines

  1. #
  2. # Boot from second hard disk
  3. #
  4. hddboot81:
  5. if bootCheck[0x81]; then boot 0x81
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\acDrive is not bootable\n"
  10. wait 0
  11.  
  12.